bpo-31812: Add documentation translations to What's New in Python 3.7.#4064
Conversation
There was a problem hiding this comment.
Please add labels to link. Like French documentation <...>_ (French GitHub project <...>_).
There was a problem hiding this comment.
My intention was to show the URLS, not only to give links. The URLs themseve are an information in this context, from my point of view. But the documentation link may be a more important information than the github URL, and having a square of four URLs may be huge, why not:
- Japanese: https://docs.python.org/ja/ (`repository <...>`_)
- French: https://docs.python.org/fr/ (`repository <...>`_)
There was a problem hiding this comment.
Maybe replace "a PEP" with :pep:545 to get a link.
There was a problem hiding this comment.
that's right. fixed, and had to reword for consistency.
There was a problem hiding this comment.
I spotted every titles about PEPs had a link so I just added a link too.
There was a problem hiding this comment.
I see. Just reformat to separate the two links of a language.
There was a problem hiding this comment.
Oops, my comment was for the http links below.
708dd8a to
718b058
Compare
There was a problem hiding this comment.
Perhaps change this:
describes the process to translate Python documentations, and two translation has been added:
to:
describes the process to translate Python documentation, and two translations have been added:
Summary:
- s/documentations/documentation/
- s/translation/translations/
- s/has/have/
718b058 to
721413c
Compare
|
Thanks @JulienPalard for the PR and @dianaclarke for the review! |
Adding a what's changed entry for https://docs.python.org/fr/ and https://docs.python.org/ja/.
https://bugs.python.org/issue31812
https://bugs.python.org/issue31812